home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Archives / ForCLI / Move110.readme < prev    next >
Text File  |  1996-09-26  |  4KB  |  106 lines

  1. Short: UNIX-Style Move command.
  2. Type: os20/cli
  3. Uploader: kai@iske.adsp.sub.org
  4. Author: kai@iske.adsp.sub.org
  5.  
  6. This is not just another Move command it features more: Recursive directory
  7. movements (including creation of destination dir), pattern support, and
  8. command line flags like those known from e.g. C:Rename
  9.  
  10. PUBLIC DOMAIN, includes source...
  11.  
  12. Fixed since Version 1.9 (Yep, even a small program may have bugs ;)
  13.  
  14.   - Move didn`t end up some operations with a "moved" string,
  15.     thus leading to corrupted display
  16.     (Reported by : Albert-Jan Brouwer)
  17.   - One still couldn`t rename a directory
  18.     (Reported by : Albert-Jan Brouwer)
  19.  
  20. Fixed since Version 1.8 (Yep, even a small program may have bugs ;)
  21.  
  22.    - On recursive moves, Move will indent the output according to
  23.      recursion depth. This is for better readability
  24.    - Move will refuse to move a dir to itself now.
  25.    - One couldn`t move a dir to another dir on the same device
  26.  
  27. Fixed since Version 1.7 (Yep, even a small program may have bugs ;)
  28.  
  29.    - Added PURE information to Doc, since Move really is pure
  30.      (Suggested by : Albert-Jan Brouver)
  31.    - Due to the move-renaming bug one couldn`t rename a dir
  32.      an Assign was put on.
  33.      (Reported by : Albert-Jan Brouver)
  34.    - Fixed move-renaming of directories.
  35.      (Reported by : Albert-Jan Brouver)
  36.    - Move had some severe problems recursively moving
  37.      the contents of a directory
  38.  
  39. Fixed since Version 1.6 (Yep, even a small program may have bugs ;)
  40.  
  41.    - Error while moving to a "device full" disk
  42.      (Reported by : Chris Conger)
  43.    - FileName length-bug fixed
  44.      (Reported by : Juergen Lang)
  45.    - Recompiled using SAS 6.50
  46.    - Stack usage reduced
  47.  
  48. Fixed since Version 1.5 (Yep, even a small program may have bugs ;)
  49.  
  50.    - Move got screwed up, when attempting to move a
  51.      zero size file
  52.    - Added Buffer Keyword to specify the maximum buffer
  53.      size for an inter device move. Normally Move would have used
  54.      the max amount of available free memory in order to
  55.      accomplish the move, or the size needed by the file...
  56.      (Suggested by : Christof Damian)
  57.    - One couldn`t rename a file using move, because the
  58.      "destination" file was removed before doing the rename,
  59.      ie. the source file was deleted.
  60.      (Reported by : Chris Conger)
  61.  
  62. Fixed since Version 1.4 (Yep, even a small program may have bugs ;)
  63.  
  64.   - Freed the FileInfoBlock _BEFORE_ setting the Bits, Comment
  65.     etc. This lead to MungWall hits (of course it did)
  66.     (Reported by Nico Francois)
  67.   - Exidentially called one ExAll() without ED_SIZE
  68.     This lead to some calls to DoTheMove without the Size set ;)
  69.     (Reported by  Karsten Weiss)
  70.  
  71. Fixed since Version 1.3 (Yep, even a small program may have bugs ;)
  72.  
  73.   - Now uses Rename() when source and dest are on the same
  74.     device. This is faster ;) Why haven`t I thought of that
  75.     earlier ??? ;)
  76.  
  77. Fixed since Version 1.2 (Yep, even a small program may have bugs ;)
  78.  
  79.   - UnLock Problem solved when doing recursive Dir-Moves
  80.     This bug lead to "Object in use" error messages
  81.  
  82. Fixed since Version 1.1 (Yep, even a small program may have bugs ;)
  83.  
  84.   - Added CTRL-C checking
  85.   - Added FORCE Flag in order to move read/deleteprotected or
  86.     to overwrite a delete/writeprotected files
  87.  
  88. Fixed since Version 1.0 (Yep, even a small program may have bugs ;)
  89.  
  90.   - Added well known CLONE, DATES, COM, NOPRO,
  91.     QUIET and NOREQ options also used by e.g. Rename
  92.  
  93.  
  94. ============================= Archive contents =============================
  95.  
  96. Original  Packed Ratio    Date     Time    Name
  97. -------- ------- ----- --------- --------  -------------
  98.      288     205 28.8% 06-Mar-94 17:04:06  Contents.Asc
  99.      620     403 35.0% 11-Mar-94 15:30:36  Move/.Product-Info
  100.     5468    2965 45.7% 10-Mar-94 00:22:24  Move/Move
  101.    31325    8380 73.2% 10-Mar-94 00:22:48  Move/Move.c
  102.     6160    2673 56.6% 06-Mar-94 17:04:44  Move/Move.doc
  103.      366     215 41.2% 10-Mar-94 00:19:36  Move/SCOPTIONS
  104. -------- ------- ----- --------- --------
  105.    44227   14841 66.4% 12-Mar-94 15:04:38   6 files
  106.